.wcomnav {
	position: relative;
	height: 54px;
	width: 100%;
}

.comnav2 {
	width: auto;
	height: 41px;
	line-height: 41px;
	position: absolute;
	left: 100px;
	top: 0px;
	padding-right: 44px;
}

.comnav2 li {
	float: left;
}

.comnav2 li a {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	color: #333;
	font-size: 18px;
	padding: 0px 16px;
	background: url(../images/zwgklibg.png) no-repeat left center;
	/* background: #999999 no-repeat left center; */
}

.comnav2 li:first-child a {
	background: none;
}

.comnav2 li.on a {
	color: #333;
	height: 26px;
	font-weight: bold;
}

.sjkf-eChart .tit_hd {
	float: left;
	width: 23%;
}

.sjkf-eChart .hd .tit {
	display: block;
	margin-bottom: 1px;
	height: 60px;
	line-height: 60px;
	font-size: 1.25em;
	text-align: center;
	background: #0079dd;
	cursor: pointer;
	position: relative;
	color: #fff;
}

.sjkf-eChart .hd .tit.on {
	background: #00569d;
	color: #fff;
	position: relative;
}

.sjkf-eChart .hd .tit.on:after {
	left: 100%;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	content: '';
	width: 0;
	height: 0;
	border-left: 0px solid #00569d;
	border-top: 15px solid transparent;
	border-right: 15px solid #00569d;
	border-bottom: 15px solid transparent;
	transform: rotate(180deg);
}

.sjkf-eChart .bd {
	float: right;
	width: 74%;
	/* background: #f9f9f9; */
}

.jdnr {
	padding: 20px 25px 0px 25px;
	line-height: 36px;
}

.sjkf-eChart .tit_con {
	width: 100%;
}
.tit-t{    line-height: 40px;
    border-bottom: 1px solid #f0f0f0;}
.tit-t ul li {
	    float: left;
	    position: relative;
	margin-right: 0px !important;
	    padding-bottom: 8px
	/* background: url(../images/border_right.jpg) no-repeat left center; */
}

.tit-t ul li a {
	font-size: 1em;
	/* margin-left: 20px; */
}

.tit-t ul li:first-child {
	background: none;
}

.tit-t ul li.on a {
	color: #333333 !important;
	    font-weight: bold;
}
.tit-t ul li:after {
    content: '';
    height: 3px;
    width: 0;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #0072d1;
}
.tit-t ul li.on:after {
    width: 100%;}
.dot {
	float: left;
	margin: 0 15px;
}
.ztzl_bd{position: relative;}
.ztzl_bd_li{padding-top: 15px;}
.ztzl_bd ul li{
	width: 32.3%;
	float: left;
	height: 118px;
	margin-right: 18px;
}
.ztzl_bd ul li img{
	height: 100%;
	width: 100%;
}

.ztzl_bd .hd{ text-align: right;margin-top: -38px; overflow: hidden; float: right; }
.ztzl_bd .hd li{ display: inline-block; width: 9px; height: 9px; background: #dddddd;margin:0 5px; cursor:pointer;border-radius: 4px;}
.ztzl_bd .hd li.on{background:#d70500;width: 12px;height: 12px;border-radius: 6px;}
.ztzl_bd .bd ul li{margin-bottom: 10px;}
.ztzl_bd .prev, .ztzl_bd .next{ position:absolute; left:0%; top:55%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider_arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;     background-color: rgba(0,0,0,.3);  }
 .ztzl_bd .next{ left:auto; right:0%; background-position:8px 5px; }
 .ztzl_bd .prev:hover,
 .ztzl_bd .next:hover{ filter:alpha(opacity=100);opacity:1;  }
 #_span_jiucuo {
     position: absolute;
     right: 11px;
     top: 50%;
     margin-top: -26px;
 }